Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added separate module for checking user SDK, NDK, API etc. #1640

Merged
merged 4 commits into from
Jan 31, 2019

Conversation

inclement
Copy link
Member

I fixed the ndk version check (the user parameter is removed entirely as it has no purpose), and moved various different checks into their own functions in a new recommendations module. This should make it simpler to update p4a's warnings and recommendations in the future.

Also fixed a few bugs found while testing.

Also fixed some issues found during testing
AndreMiras
AndreMiras previously approved these changes Jan 31, 2019
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh man I absolutely love it, nice refactoring!
Also it would really simplify if we want to unit test some parts separately.
Let's make sure Travis is happy before we merge.

@AndreMiras AndreMiras mentioned this pull request Jan 31, 2019
I don't think this kind of change is a good one for the ci to catch,
the original comment structure was fine.
@inclement
Copy link
Member Author

@AndreMiras Can you approve again and merge? One test failed only due to travis flakiness, the code changes seem fine.

@AndreMiras AndreMiras merged commit dba74d6 into kivy:master Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants